(set #need39 "This program requires OS 3.0 or later to function.")
(set #nohelp "No help available.")
(set #welcome
(cat "AWeb-II is a fast, multithreaded World Wide Web browser for Amiga OS 3.0 or higher.\n"
"It understands virtually all widely used HTML and has many other features.\n"
"AWeb-II runs with a wide variety of TCP-stacks."
("\n\nThis installation procedure will install the AWeb-II browser version %ld.%ldDEMO on your system.\n" awv awr)
)
)
(set #classact
(cat "IMPORTANT\n\n"
"This AWeb-II demo needs the ClassAct GUI package to run.\n"
"The ClassAct package is not included in the demo archive, but is freely available "
"from Aminet, and via ftp from:\n"
"ftp://ftp.warped.com/pub/amiga/classact/"
)
)
(set #destdir-prompt "Please select the directory where you want AWeb-II DEMO installed.\n(If you do not accept the default, a directory 'AWeb30DEMO' will be created there.)")
(set #destdir-help "A directory for AWeb30DEMO will be created here. By accepting the default directory, most of the files don't have to be copied.")
(set #installing "Installing ")
(set #memory-prompt "Is your Amiga equipped with more than 2MB of memory?")
(set #memory-help "AWeb-II runs on a 2MB Amiga, but needs a special setup on such a machine. If you click the 'only 2MB' button, the appropriate settings will be installed.\n\nYou can always change the settings after installation.")
(set #fonts-prompt "Do you want to install the \"times.font\" and \"courier.font\" sizes 30 and 36?")
(set #fonts-help
(cat "In order to provide AWeb-II with a consistent set of fonts, four fonts are included "
"in this archive, times/30, times/36, courier/30 and courier/36.\n\n"
"Because the demo uses these fonts by default, page headers might look really awful "
" if you don't install these fonts. It is highly recommended that you install them."
)
)
(set #fixfonts-prompt "The FixFonts utility will be run to make the newly added fonts available.")
(set #fixfonts-help
(cat "The FixFonts utility is needed to make the newly added fonts available to the system.\n\n"
"If you intend to use the fonts from this archive, you are strongly encouraged to "
"run FixFonts now.\n\n"
"Note that running this program may take a while."
)
)
(set #readme "Displaying the version notes readme...")
(set #bye
(cat "In case you need help configuring or using AWeb-II DEMO, pressing the HELP key "
"when AWeb is active will bring up the documentation.\n"
"I hope you will enjoy using this demo and will consider purchasing the full version."